- assembly language program
- программа на языке ассемблера
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Assembly language — See the terminology section below for information regarding inconsistent use of the terms assembly and assembler. Motorola MC6800 Assembly Language An assembly language is a low level programming language for computers, microprocessors,… … Wikipedia
assembly language — n. 1. (Computers) an artificial computer language with mnemonic codes representing the basic machine language instructions of a computer, which can be interpreted by an assembler to produce a computer program in machine language. Also informally… … The Collaborative International Dictionary of English
assembly language — Language Lan guage, n. [OE. langage, F. langage, fr. L. lingua the tongue, hence speech, language; akin to E. tongue. See {Tongue}, cf. {Lingual}.] [1913 Webster] 1. Any means of conveying or communicating ideas; specifically, human speech; the… … The Collaborative International Dictionary of English
assembly language — A low level programming language in which each program statement must correspond to a single machine language instruction that the processor can execute. Assembly languages are specific to a given microprocessor and, as such, are not… … Dictionary of networking
Assembly language — A&V A symbolic computer language in which a programmer can create prograrms that the computer s assembler program will translate into machine language for controlling the computer. Assembly language is a higher level language one step above… … Audio and video glossary
X86 assembly language — is the assembly language for the x86 class of processors, which includes Intel s Pentium series and AMD s Athlon series. Like all assembly languages, it uses short mnemonics to represent the fundamental operations that the CPU in a computer can… … Wikipedia
ARB (GPU assembly language) — ARB OpenGL Assembly Language is a low level shading language. It was created by the OpenGL ARB to standardize GPU instructions controlling the hardware graphics pipeline.HistoryTexas Instruments created the first programmable graphics processor… … Wikipedia
IBM Basic assembly language — BAL (Basic Assembly Language) is a low level language used on IBM mainframes from the earliest 360 series, through systems 370, 390 and z/Series. The earliest version was provided with the System/360 in 1964; the latest version is known as the… … Wikipedia
Parrot assembly language — The Parrot assembly language or PASM is the basic assembly language used by the Parrot virtual machine, a part of the Perl 6 project.PASM is the lowest level assembly language. The Parrot intermediate representation or PIR is PASM, extended to… … Wikipedia
Typed assembly language — In computer science, a typed assembly language (TAL) is an assembly language that is extended to include a method of annotating the datatype of each value that is manipulated by the code. These annotations can then be used by a program (type… … Wikipedia
Variable Assembly Language — VAL is a computer based control system and language designed specifically for use with Unimation Inc. industrial robots.The VAL robot language is permanently stored as a part of the VAL system. This includes the programming language used to… … Wikipedia